xen.git
2010-09-01 Tim Deeganx86 shadow: for multi-page shadows, explicitly track...
2010-09-01 Keir Fraserx86 intel: Disable XSAVE support.
2010-09-01 Keir Fraserx86_64: Ensure frame-table compression leaves MAX_ORDER...
2010-09-01 Keir Fraserhvm: Fix merging error in hvm_op.h
2010-09-01 Keir FraserMake uint64_aligned_t and GUEST_HANDLE_64 visible to...
2010-09-01 Keir Fraserx86 p2m: Fix comment regarding mfn_valid().
2010-09-01 Allen Kay allen... x86 mm: revert check in clear_mmio_p2m_entry() changed...
2010-08-31 Ian Campbelllibxl: builtin list types should be pass-by-reference
2010-08-31 Ian Campbelllibxl: correct indentation of _libxl_types.c
2010-08-31 Ian Campbelllibxl: correctly free Reference types in autogenerated...
2010-08-31 Stefano Stabellinilibxl: drop libxl_set_vcpucount, introduce libxl_set_vc...
2010-08-31 Christoph Eggerlibxl: run libxlgentypes with $(PYTHON)
2010-08-30 Daniel De GraafMissing include in libxl_pci.c
2010-08-30 Daniel De Graaflibxl: fix xenstore connection when run in domU
2010-08-30 Keir Fraserept: Put locks around ept_get_entry
2010-08-30 Keir FraserRename irq_cfg->domain to irq_cfg->cpu_mask
2010-08-30 Keir FraserUpdate MAINTAINERS file with AMD maintainers
2010-08-26 Keir FraserVT-d: Hardware require RH bit to be set in IRTE when...
2010-08-26 Keir FraserFix bind_irq_vector() destination
2010-08-24 Ian Campbell# HG changeset patch
2010-08-24 Ian Campbelllibxc: remove xc_ptrace
2010-08-24 Olaf Heringtools/xenpaging: call pageout policy function in xenpag...
2010-08-24 Ian Campbellxl: treat sub-command main function like a regular...
2010-08-24 Ian Campbellxl: correct argument parsing for some sub-commands.
2010-08-24 Ian Campbelllibxl: do not leak path to dom0 attached disk after...
2010-08-24 Ian Campbelllibxl: xc_domain_restore returns 0 on success, 1 on...
2010-08-24 Andre Przywaraxl: improve vif2 parsing
2010-08-24 Andre Przywaraxl: fix strtok() call in vif2 parsing
2010-08-24 Keir FraserFix typo in audit_p2m(), SHARED_P2M_ENTRY does not...
2010-08-24 Keir FraserFix mce erst bug to pass build under i386.
2010-08-24 Keir Fraserbuildconfigs: update enable-xen-config
2010-08-22 Keir FraserDocument how 4gb_segment_notify notifys
2010-08-22 Keir Frasermce: Provide ERST interface
2010-08-22 Keir FraserImplement ACPI APEI ERST feature
2010-08-22 Keir Fraserx86: Automatically EOI guest-bound interrupts if guest...
2010-08-20 Gianni Tedescoxl: poison data objects in auto-generated destructors
2010-08-19 Brendan Cullylibxc: remus: unbreak after 21488:dd6bbdc42033
2010-08-19 Stefano Stabellinilibxl: Disable opengl if info->opengl == 0 (correct...
2010-08-19 Ian JacksonQEMU_TAG update
2010-08-19 Ian JacksonQEMU_TAG update
2010-08-19 Michael Youngtools/python: fix xm list for Python 2.7
2010-08-19 Keir Frasertimers: Fix printk format specifier
2010-08-19 Ian Campbellxl: use libxl_device_pci_destroy
2010-08-19 Ian Campbelllibxl/xl: Use libxl_vcpuinfo_destroy
2010-08-19 Ian Campbelllibxl/xl: Use libxl_device_nic_destroy and libxl_nicinf...
2010-08-19 Ian Campbelllibxl/xl: use libxl_diskinfo_destroy and libxl_device_d...
2010-08-19 Ian Campbellxl: destroy device model info after creation
2010-08-19 Ian Campbelllibxl: use libxl_version_info_destroy, not hand-coded...
2010-08-19 Ian Campbellxl: free the libxl types contained in struct domain_config
2010-08-19 Ian Campbelllibxl: implement destroy for libxl_file_reference built...
2010-08-19 Ian Campbelllibxl: do not generate a destructor for data types...
2010-08-19 Ian Campbelllibxl: build info bootloader{,_args} are not const.
2010-08-19 Ian Campbelllibxl: libxl_device_console.build_state is const
2010-08-19 Ian Campbelllibxl: generate destructors for each libxl defined...
2010-08-19 Ian Campbelllibxl: autogenerate _libxl_types.h
2010-08-19 Ian Campbelllibxl: tweak formatting of _libxl_types.h to better...
2010-08-19 Ian Campbelllibxl: move type definitions into _libxl_types.h
2010-08-19 Ian Campbellxl: free all data on exit from the domain monitor daemon.
2010-08-18 Keir FraserUpdate MAINTAINERS file.
2010-08-18 Ian JacksonMerge
2010-08-18 Ian Campbelltools/libxl: fix "xl console" for primary console
2010-08-18 Ian Campbelltools/libxc: free thread specific hypercall buffer...
2010-08-18 Daniel Kipertools/xenpaging: Add _XOPEN_SOURCE to fix build problem...
2010-08-18 Keir Frasertimers: Simplify implementation logic.
2010-08-18 Brendan Cullytools/hotplug: 21549:8bcaec29574e breaks vif-script...
2010-08-18 Keir Frasertimers: Improve debug-key printing.
2010-08-17 Keir Fraserx86 cpuidle: check whether cpu is online in cpu idle...
2010-08-17 Keir Fraserxentrace: Fix buffer allocation to properly depend...
2010-08-17 Gianni Tedescotools/libxl: fix leak in libxl_wait_for_backend()
2010-08-17 Ian Jacksontools/libxl: compile with -Wmissing-declarations
2010-08-17 Christoph Eggerxend: remove non-ASCII characters.
2010-08-16 Ian Campbelllibxl: xs_read accepts NULL for *len parameter
2010-08-16 Ian Campbelllibxl: do not GC data returned to the caller by libxl_d...
2010-08-16 Ian Campbelllibxl: ensure result of libxl_poolid_to_name is always...
2010-08-16 Ian Campbelllbixl: make libxl_device_model_starting type opaque...
2010-08-16 Ian Campbelllibxl: make libxl_console_reader type opaque to users...
2010-08-16 Ian Campbelllibxl: add specific type for hwcaps
2010-08-16 Ian Campbelllibxl: add specific type for cpumap.
2010-08-16 Ian Campbelllibxl: move various enum and #defines above datastructu...
2010-08-16 Ian Campbelllibxl: define specific types for string list and key...
2010-08-16 Ian Campbellxl: use the regular implicit rules to build the xl...
2010-08-17 "Jiang, Yunhong"fix libxl build failure
2010-08-17 Keir FraserAdd Intel maintainers for VT-d and TXT.
2010-08-16 Stefano Stabellinilibxl_blktap_devpath: initialize devname to NULL
2010-08-16 Gianni Tedescoxl: make libxl_uuid2string internal to libxenlight
2010-08-16 Lutz Dube Lutz... Values of cpu_weight and cpu_cap are lost after xend...
2010-08-16 eXeC001erFix "Error: Device 51952 not connected" error when...
2010-08-16 Christoph EggerMake blktap support optional.
2010-08-16 Gianni Tedescotools/libxl: remove libxl_free() since there are no...
2010-08-16 Gianni Tedescotools/libxl: fix memory management bugs in libxl_device...
2010-08-16 Stefano Stabellinitools/libxl: Support pv qemu without any vfbs
2010-08-16 Stefano Stabellinitools: xenconsole[d] and libxl: multiple console support
2010-08-16 Keir FraserNew MAINTAINERS file to track maintainership of Xen...
2010-08-13 Stefano Stabellinitools/libxl: libxl_device_generic_add: handle NULL...
2010-08-13 Gianni Tedescotools/libxl: document libxl memory management policy
2010-08-13 Keir Fraserx86: eliminate bogus IRQ restrictions
2010-08-13 Keir Fraserx2APIC: Improve x2APIC suspend/resume
2010-08-13 Keir FraserFix IOAPIC S3 with interrupt remapping enabled
2010-08-13 Keir Frasersysctl: Return physinfo.max_{cpu,node}_id as maximum...
2010-08-13 Ian Campbelllibxc: disable xc_ptrace on x86 Linux
next